github.com/google/go-cmp/cmp.Path.pop (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L239: 	defer s.curPath.pop()
		path.go#L69: func (pa *Path) pop() {